Total Complexity | 93 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 669 |
Lines of code | 434 |
Logical lines of code | 225 |
Comment lines | 104 |
Methods | 13 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_item() | 34 | 26 | 86 | |
update_item() | 33 | 25 | 95 | |
delete_multiple_items() | 45 | 10 | 40 | |
prepare_item_for_response() | 53 | 10 | 21 | |
delete_item() | 49 | 7 | 29 | |
prepare_item_for_database() | 56 | 4 | 18 | |
register_routes() | 44 | 1 | 57 | |
get_item_schema() | 47 | 2 | 42 | |
prepare_links() | 60 | 2 | 13 | |
get_meeting() | 63 | 2 | 11 | |
get_items() | 64 | 2 | 10 | |
__construct() | 69 | 1 | 6 | |
get_item() | 70 | 1 | 6 |